Skip to content

Conversation

@veni-vidi-code
Copy link

@veni-vidi-code veni-vidi-code commented Sep 9, 2022

This Adds Information about the settings as EXIF and/or PNG Info to all scripts

motivation

See #139

why exif and pnginfo

PNGinfo alone is not enough since it will not work on JPEGs, which are supported by the gradio scripts
Also PNGinfo is harder to view, especially on windows machines

EXIF supports both png and jpeg, but is not as nice and tidy as png info, so i decided to use both

difference to #65

#65 only adds PNGInfo and locks the file type to pngs
it also only adds exif to the non gradio scripts

stuff to discuss / workon:

  • only exiff, no PNGInfo
  • make it toggable possibly
  • Fix User Comment Encoding

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant